home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 1216 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.8 KB

  1. Path: zetnet.co.uk!demon!aelitho.demon.co.uk
  2. From: dave@aelitho.demon.co.uk (Dave Edwards)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: New IBrowse external calls
  5. Date: Wed, 07 Feb 1996 22:53:09 GMT
  6. Message-ID: <2412.6611T1371T340@aelitho.demon.co.uk>
  7. References: <692.6609T1193T2818@cris.com>
  8. NNTP-Posting-Host: aelitho.demon.co.uk
  9. X-NNTP-Posting-Host: aelitho.demon.co.uk
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12. Hi CS Wagner on 06-Feb-96 00:56:09 you wrote..
  13. >I was wondering if anyone knows how to make the external calls work with the
  14. >new version of IBrowse. I've messed with them over and over. So far, nothing.
  15. >It seems like it should be easy. You have.
  16.  
  17. > Type: _______/_______  Action:
  18. > Mime: _______________
  19. > Viewser: ____________
  20. > Arguments: __________
  21.  
  22. >What I *THINK* it should be is something like...
  23.  
  24. > Type: Image/gif   Action: External Viewer
  25. > Mime: gif GIF
  26. > Viewer: c:fv <-- my image viewing program
  27. > Arguments: %s
  28.  
  29. >This, of course, doesn't work at all. Does anyone have any ideas.
  30. >        -Kainaw_
  31.  
  32. I don't Know for sure how it should be but I've set mine as below and it all
  33. seems to work. Sorry if the lines are too long.
  34.  
  35. application/octet-stream  lha lzh zoom zom lzx      Save to disk
  36. audio/basic               au snd maud               External  System:c/play16 %f
  37. audio/x-8svx              8svx                      External  System:c/play16 %f
  38. audio/x-wav               wav                       External  System:c/play16 %f
  39. audio/*                                             External  System:utilities/multiview %f
  40. image/*                   gif jpg iff ilbm ham tif  External  System:C/VT %f
  41. mods/*                    mod mods module           External  System:c/intuitracker %f
  42. music/*                   mod mods modules          External  System:c/intuitracker %f
  43. text/*                                              Internal
  44. video/mpeg                mpg mpeg mpe              External  System:c/mp -dither gray8 %f
  45. video/x-anim              anim ANIM                 External  System:c/vt %f
  46. video/quicktime           mov qt                    External  Work:imagefx/xanimamigabeta7/amixanim +CF4 -C %f
  47. video/x-msvideo           avi                       External  Work:imagefx/xanimamigabeta7/amixanim +CF4 -C %f
  48. video/x-sgi-movie         movie                     External  Work:imagefx/xanimamigabeta7/amixanim +CF4 -C %f
  49.  
  50. I haven't tried them all but wav, gif, jpg, ham, mods, mpg, anim and mov all work. 
  51. I tried mov with the %s option and it wouldn't work.
  52. I couldn't get lha to save to disk though, unless I load it from local disk.
  53.  
  54. regards Dave
  55. --
  56.  +- Mail - dave@aelitho.demon.co.uk ----- Amiga 4000/040 18mb 1.2Gb HD ---+
  57.  |------ Using Thor for mail & news ----- Cybervision64 Commodore 1960 ---|
  58.  +---------- When guns are outlawed, only outlaws will have guns ---------+
  59.  
  60.